/************************************************************************/
/* 4nAlbum Version 0.92 (German & English)                              */
/* for phpNUKE Version 6.5 - 7.2 (http://phpnuke.org)                   */
/* ==================================================================== */
/* By WarpSpeed (Marco Wiesler) (warpspeed@4thDimension.de) @ Nov/2oo3  */
/* http://www.warp-speed.de @ 4thDimension.de Networking                */
/* ==================================================================== */
/* Based on:                                                            */
/* MyGallery v2.79                                                      */
/* ===============                                                      */
/* Author: MarsIsHere                                                   */
/* Web: http://www.MarsIsHere.net                                       */
/* ==================================================================== */
/* This Documentation is NOT released under the terms of the GPL/GNU    */
/* General Public License. So you are not allowed to redistribute it    */
/* and/or modify it without written permission by the author. THANKS!   */
/************************************************************************/

Informations:

With this addon/module for phpNUKE you can offer a comfortable
(Media) Album to your users.

- Creating infinite categories and subcategories
- Comfortable Administrationsfunction with helptexts
- Upload from Mediafiles for Members/Guests possible (can be deactivated)
- Limitation of Mediasize
- Own intigrated Templates/Design managment
- TOP 10 (can be deactivated)
- Comments to Mediafiles (can be deactivated)
- Rating of Mediafiles (can be deactivated)
- Function to send the Mediafiles as "PostCard" (eCards.zip) (included)


Install-Instructions:

1. Copy the content from the html directory (from this file 4nalbm092.zip)
   into your phpNUKE root directory.

2. To generate the mySQL-Tables, import the file 4nalbum.sql
   (inside sql directory) into your phpNUKE Database (with e.g. phpMyAdmin).
   or just call the file 4nalbum-mysql-setup.php via your webbrowser.
   (http://www.yourURL.xxx/4nalbum-mysql-setup.php)

3. The directory (incl. all subdirectorys) /modules/4nAlbum/album and the
   temp (under modules/4nAlbum/) directory you have to set to chmod 777.

4. Also the both files /admin/modules/4nalbum/config.php & settings.php
   you have to set to chmod 666.

5. Over the Administrationsmenu (4nAlbum) you can now make all other
   settings for this addon/module. For example: Confirm, Add, edit from
   mediafiles, also the creationt, editing & deleting from categories and
   Templates/Designs (buggy).

6. Into the blocks administration you have now two new blocks
   (4nAlbum60=for phpNUKE 6.0 & 4nAlbum65=for phpNUKE 6.5-7.0) witch you can use.

7. Now you will find 4nAlbum under your modulesmenu as link
   Don't forget to activate this module as admin before!


eCards / ePostCard

If you want to give your users the ability, to send ePostCards direct out
of the module, than take a closer look at the in eCards.zip (inside
eCards directory) included README.TXT file!


Update:

If you want to upgrade from 4nAlbum Version 0.9/0.91 to 0.92, then just
use the Install Instructions above BUT leave the point 2 away.
Note: All manuall changes you made on the *.php files will be lost!


Notice1:

Into your php.ini from your webserver you have to set the following values.
If it's not set, it causes errors when you create new categories and if
you upload images/media (safe_mode restriction)!
register_globals = On
safe_mode = Off
upload_max_filesize = 2M


Notice2:

You can also use this 4nAlbum version under phpNUKE Version 5.5 - 6.0,
if you search in the following two files under modules/4nAlbum/public:
displayCategory.php and displayMedia.php for "Fixed by WarpSpeed"
and then follow the there listed instructions.


Juridical Hints:

- The Credits/links to the author MUST REMAIN (GPL) in all files header
  AND in the HTML Output.
- This Release CAN NOT be mirrored on any other server for downloading,
  without written permission by the author. In cause of supportquestions!
- Copying, modifing, pass on and/or puplishing of the from me generated
  Installinstructions/graphics/texts (like this here for example) and/or
  Tutorials, is forbidden without my (Marco Wiesler) written permission,
  cause they obtain to the Copyright.
- This does not harm the sourcecode, cause he is directed under the GPL-License.


warpspeed@4thDimension.de
http://www.Warp-Speed.de @ 4thDimension.de Networking